How to use those textures in game?
**********************************
- normaly they are not available in game (including creative mode)
- you will need some external program, mod, or plugin to access those textures

namely:
- Meta Cycler plugin (for Bukkit) (recommended)
- World Edit
- SPC (SinglePlayer Commands) mod

Details on how exactly use those plugins/mods in game should be explained on their websites.


What are those MetaData textures?
---------------------------------
In short:
- each block/item in game has it's ID number
- each ID may have up to 16 metadata values (0-15)
- some blocks already use a range of those values and are being used by default in MC (ie. colored wool)
- the rest of the values is unused = those are the metadata spots that can be occupied by custom textures
- basicaly, each block/item may have up to 16 variations

You can get the metadata textures by replacing an existing block with a new value via command or with specific item (see the plugins/mod guides).

To get a metadata texture provided in this pack you need to know which blocks/items are supported.
Visit the pack's topic at planetminecraft.com or minecraftforum.net where you can find a detailed List of all supported blocks/items.

http://www.planetminecraft.com/texture_pack/ornate-5-re-resurrected-lite-edition/

http://www.minecraftforum.net/forums/mapping-and-modding/resource-packs/2148895-ornate-5-re-resurrected


______________________
* * * ATTENTION! * * *
----------------------
The metadata textures are no longer working in Minecraft versions 1.8+
Avoid loading a map created with metadata textures back in versions prior to MC 1.8,
otherwise the textures will be broken, messed up and/or eternaly lost!
This is a consequence of Mojang's decision, a very unfortunate decision :(
Use this only in MC versions prior to MC 1.8
MC versions 1.6.x and 1.7.x should be supported and working fine as intended.